home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Mac 13
/
the-mac-13.iso
/
On The Rom
/
100 Best Mac CD-ROMs Selection
/
UNZIP-DEMO
/
ZIPFILES
/
man00
/
00102.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-05-25
|
139 b
|
11 lines
on exitFrame
global gcoke
if the mouseDown then
set gcoke to 1
sound stop 1
go("demo")
exit
end if
go("coke2")
end